home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995…tember: Reference Library / Dev.CD Sep 95 RL / Dev.CD Sep 95 RL.toast / mac / Technical Documentation / develop / develop Issue 6 code / TCP / NewsWatcher / NW Source / Source / help.h < prev    next >
Encoding:
Text File  |  1995-07-11  |  336 b   |  9 lines  |  [TEXT/MMCC]

  1. void ShowHelpBalloon (Point tip, Rect *alternateRect, short index);
  2. Boolean DoSizeBoxAndVerticalScrollBarBalloons (WindowPtr wind, Point where);
  3. void KillBalloon (void);
  4. void InitHelpMenu (void);
  5. void AdjustHelpMenu (void);
  6. OSErr DoHelpMenuCommand (short item);
  7. OSErr OpenFirstHelpTopicWindow (void);
  8. void InitHelpDispatchTable (void);
  9.